google.golang.org/grpc/balancer/pickfirst.addressList.seekTo (method)
3 uses
google.golang.org/grpc/balancer/pickfirst (current package)
pickfirst.go#L339: if isPrevRawConnectivityStateReady && b.addressList.seekTo(prevAddr) {
pickfirst.go#L645: if !b.addressList.seekTo(sd.addr) {
pickfirst.go#L919: func (al *addressList) seekTo(needle resolver.Address) bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)